home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / ray-ray.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  60 b   |  5 lines

  1. on(release){
  2.    skill_level = "3";
  3.    gotoAndPlay(2);
  4. }
  5.